home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Amiga
/
World of Amiga.iso
/
archive
/
3d
/
t3dlib_src_r41.lha
/
readwrite_protos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-30
|
176b
|
14 lines
/* Prototypes for functions defined in
readwrite.c
*/
extern WORLD * world;
extern char infile[128];
extern char outfile[128];
int main(int argc,
char ** argv);